home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 June / MacFormat 25.iso / Shareware City / Developers / macgzip_03b2-src / macos / Posix / README!!!!
Encoding:
Text File  |  1994-10-18  |  678 b   |  26 lines  |  [TEXT/ttxt]

  1. IMPORTANT NOTE:
  2.  
  3.  
  4. These are taken from the original Posix Library for Think C by
  5. Timothy Murphy <tim@maths.tcd.ie>, Trinity College Dublin
  6. as you can find it on
  7. ftp://ftp.maths.tcd.ie//pub/Mac/ThinkCPosix-1.1/ThinkCPosix.sit.hqx
  8.  
  9. I have changed the files 'stat.c' and 'utime.c' in order to set the dates in Unix format:
  10. Mac     'Fri Jan  1 00:00:00 1904' = Un*x   'Thu Jan  1 00:00:00 1970'
  11.  
  12. and some other things.
  13.  
  14.  
  15. That's all!
  16. SPDsoft <macspd@ivo.cps.unizar.es>
  17.  
  18. ••••
  19.  
  20. In order to compile MacGzip, you should copy 'Posix Includes' Folder to your 
  21. Think C folder.
  22.  
  23. ( Symantec C++ 7.0 has its own stat, but it has not 'time' and 'chmod';
  24. Symantec C++ 7.0 stat uses mac dates )
  25.  
  26.